
APAR= II09609
WINDOWS 95 MISCELLANEOUS TIPS


** Last Updated 10/08/96 **

Client Access Login Service Check
_________________________________

If your PC hangs or reboots while running Client Access Login
Service Check (entitled "Check Version" on the task bar) during
startup, it may help to add a time delay to Check Version to
allow the other programs in the startup folder time to start
before Check Version runs.  To add a time delay:

 1. Bring up an Explorer view of the system Startup Folder
 2. Right click on the Client Access Login Service Check
    icon and choose Properties
 3. Go to the Shortcut page, add a time delay value at the
    end of the "Target:" value, for example:
  Target: "C:Program FilesIBMClient Accesscwbckver.exe
           LOGIN 10"
  (where the "" should be changed to backslashes)

This will cause Check Version to wait 10 seconds before
accessing the managing AS/400.


AFP Workbench Viewer Code Page Requirement
__________________________________________

If you are a user of the AFP Workbench Viewer, and you use a
code page other than one of the following defaults, then your
code page must be specified in the CWBSPORT.INI file in
order for your characters to display correctly.

  Default Code Page    Language
  -----------------    ------------------
  500                  All SBCS languages
  833                  Korean
  290                  Japanese
  37                   Traditional Chinese

To specify a different code page for the AFP Viewer, do the
following:

  1. Locate the CWBSPORT.INI file in the AFP Viewer directory

  2. In the "Misc" section of the CWBSPORT.INI file, add or
     modify the line "SCS CodePage=".  Enter your code page
     after the equal sign.

For example, for a French user that uses extended code page
297, the entry would look like this:

   Misc
   SCSCodePage=297


